-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Add warning for arguments in stubs that doesn't have any type info #5627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
549ce7c
to
a9f4970
Compare
c53fe7c
to
73ee69f
Compare
73ee69f
to
b5fdec2
Compare
b5fdec2
to
215e50d
Compare
ae4b6b5
to
64058f5
Compare
How many warnings do we have after the last two PRs? |
@nikic Only 60! :) And I'm already working on the next batch. If there's no need to write too much code, I'll create a single PR for all. |
I'm wondering how to proceed now that we'll soon have all the missing types. Can we throw an exception instead of the warning? I'm asking this because even though it would be no longer a problem for php-src, but there might be extensions which need a bit more permissiveness. |
64058f5
to
86a9a63
Compare
No description provided.